Add standalone Makefile for the examples
authorEmmanuele Bassi <ebassi@gnome.org>
Tue, 2 Dec 2014 19:15:03 +0000 (19:15 +0000)
committerEmmanuele Bassi <ebassi@gnome.org>
Tue, 2 Dec 2014 19:23:50 +0000 (19:23 +0000)
commit3b2cf140a22d7779e9ccf9e88fc61e775004710f
tree7d0628cf2f8146ccf6a74ece52b81ee4179e74e1
parentccdcff94561802adc0e9633ddf59133a90621608
Add standalone Makefile for the examples

We want to allow people to build the examples easily, without
necessarily requiring them to build the whole of GTK+.

https://bugzilla.gnome.org/show_bug.cgi?id=741041
examples/application1/Makefile.example [new file with mode: 0644]
examples/application2/Makefile.example [new file with mode: 0644]
examples/application3/Makefile.example [new file with mode: 0644]
examples/application4/Makefile.example [new file with mode: 0644]
examples/application5/Makefile.example [new file with mode: 0644]
examples/application6/Makefile.example [new file with mode: 0644]
examples/application7/Makefile.example [new file with mode: 0644]
examples/application8/Makefile.example [new file with mode: 0644]
examples/application9/Makefile.example [new file with mode: 0644]